home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / reviews / pg_05 < prev    next >
Text File  |  1993-10-01  |  2KB  |  67 lines

  1. PG-05:  Forth
  2.  
  3.  
  4. Forth83
  5.    #7237/246
  6. is a Forth interpreter.
  7.  
  8.  
  9. Fifth 2.7 08-93 CD
  10.    Software Construction Company
  11.    $50
  12.    #7237/566
  13. is a Forth-like programming system made up of a compiler, a text editor,
  14. debugger, a dictionary editor, and an interactive environment.  Fifth uses
  15. incremental compilation that limits compiles to sections of code which have
  16. been changed, as they are changed, rather than requiring a recompilation of
  17. the entire program.  The compiles are also extremely fast.  Fifth supports
  18. graphics, 32-bit arithmetic, and the 8087 math coprocessor.
  19.  
  20.  
  21. FF
  22.    Zimmer, Tom
  23.    $0
  24.    #7237/1360 [2 disks]
  25. is a Forth system whose origins can be traced back to F83.  FF has been
  26. tailored to use sequential files for source, and all references to BLOCK have
  27. been removed.
  28.  
  29.  
  30. MVPForth
  31.    #27238/250
  32. is a FORTH interpreter plus two other FORTH interpreters on the same disk.
  33.  
  34.  
  35. Pygmy Forth 1.4
  36.    Sergeant, Frank
  37.    $?
  38.    #27238/2024
  39. is a Forth programming environment based on Charles Moore's cmFORTH for the
  40. NOVIX Forth chip. It includes an editor and assembler, yet only takes about
  41. 14k of disk space. It comes with a manual on disk and complete source code,
  42. including a meta-compiler. Up to 15 files can be opened simultaneously, and
  43. in-string literals are allowed.
  44.  
  45.  
  46. UCC Forth
  47.    United Controls Corporation
  48.    $?
  49.    #27238/1584
  50. is based on UCC's original 8-bit version of Forth. It is Direct Threaded; uses
  51. Sequential file structures rather than 1024 byte screens; has substantial
  52. built-in debugging and trace facilities; can shell through DOS 3.3 to utilize
  53. your normal word processor/editor; and can CLOAD binary COM files produced by
  54. MASM. EGA graphics are included.
  55.  
  56.  
  57. The Uniforth Sampler
  58.    #27238/640
  59. is a subset of the full Professional UNIFORTH. It provides a full assembler,
  60. video editor and software floating-point arithmetic. It supports the FORTH-83
  61. Standard with few exceptions. You will find the Sampler to be the equivalent
  62. of several commercial systems selling for $200 or more, according to the
  63. author. The author is no longer at the address given in the doc file.
  64.  
  65. ]]]]]
  66.  
  67.